home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Select / ComposeInColor.app / English.lproj / HSBControls.nib / data.classes < prev    next >
Encoding:
Text File  |  1994-12-14  |  422 bĀ   |  26 lines

  1. HSBControls = {
  2.     ACTIONS = {
  3.     checkOneButtonPressed:;
  4.     };
  5.     OUTLETS = {
  6.     stringTable;
  7.     ColorSystemTextField;
  8.     actionView;
  9.     HueLimiterButton;
  10.     ConvertFromHSBButton;
  11.     SaturationLimiterButton;
  12.     BrightnessFormCell;
  13.     channelMatrix;
  14.     SaturationFormCell;
  15.     BrightnessLimiterButton;
  16.     HueFormCell;
  17.     ConvertToHSBButton;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. FirstResponder = {
  22.     ACTIONS = {
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26.